home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TSIPRULEFORM
/
TSIPRULEFORM.txt
Wrap
Text File
|
2010-10-15
|
4KB
|
214 lines
object SIPRuleForm: TSIPRuleForm
Left = 487
Top = 215
HelpContext = 995
BorderStyle = bsToolWindow
Caption = 'Rule'
ClientHeight = 273
ClientWidth = 531
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ClientGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 531
Height = 241
Align = alTop
Caption = 'Rule'
TabOrder = 0
DesignSize = (
531
241)
object TitleLabel: TTntLabel
Left = 8
Top = 43
Width = 56
Height = 13
Caption = 'Description:'
end
object NumberL: TTntLabel
Left = 8
Top = 67
Width = 40
Height = 13
Caption = 'Number:'
end
object TargetL: TTntLabel
Left = 8
Top = 164
Width = 34
Height = 13
Caption = 'Target:'
end
object ForwardTargetL: TTntLabel
Left = 8
Top = 212
Width = 89
Height = 13
Caption = 'Forwarding Target:'
end
object ForwardTimeL: TTntLabel
Left = 8
Top = 187
Width = 81
Height = 13
Caption = 'Forwarding Time:'
end
object RuleTypeL: TTntLabel
Left = 8
Top = 139
Width = 27
Height = 13
Caption = 'Type:'
end
object TitleEdit: TTntEdit
Left = 120
Top = 40
Width = 402
Height = 21
TabOrder = 1
end
object SelectButton: TTntButton
Left = 499
Top = 64
Width = 21
Height = 21
Caption = '...'
TabOrder = 3
OnClick = SelectButtonClick
end
object SelectForward: TTntButton
Tag = 1
Left = 499
Top = 160
Width = 21
Height = 21
Caption = '...'
TabOrder = 8
OnClick = SelectButtonClick
end
object Active: TTntCheckBox
Left = 9
Top = 19
Width = 176
Height = 17
Caption = 'Active'
TabOrder = 0
end
object ForwardTB: TTntButton
Tag = 2
Left = 499
Top = 208
Width = 21
Height = 21
Caption = '...'
TabOrder = 11
OnClick = SelectButtonClick
end
object ForwardTime: TAdvancedEdit
Left = 120
Top = 184
Width = 57
Height = 21
Anchors = [akLeft, akTop, akRight]
TabOrder = 9
Text = '0'
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object RuleType: TTntComboBox
Left = 120
Top = 136
Width = 402
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
OnChange = RuleTypeChange
Items.Strings = (
'Hunt Groups (Simultaneous)'
'Circular Hunting (Round Robin)'
'Set Call Forwarding'
'Redial Last Number'
'Call Pickup')
end
object Regex: TTntCheckBox
Left = 120
Top = 90
Width = 121
Height = 17
Caption = 'Regex'
TabOrder = 4
end
object NumberEdit: TTntComboBox
Left = 120
Top = 64
Width = 380
Height = 21
DropDownCount = 16
ItemHeight = 13
TabOrder = 2
OnChange = NumberEditChange
end
object TargetEdit: TTntComboBox
Left = 120
Top = 160
Width = 380
Height = 21
DropDownCount = 16
ItemHeight = 13
TabOrder = 7
end
object ForwardTargetEdit: TTntComboBox
Left = 120
Top = 208
Width = 380
Height = 21
DropDownCount = 16
ItemHeight = 13
TabOrder = 10
end
object URINotRegistered: TTntCheckBox
Left = 120
Top = 112
Width = 249
Height = 17
Caption = 'URI is not registered'
TabOrder = 5
end
end
object OKButton: TTntButton
Left = 374
Top = 246
Width = 75
Height = 23
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelButton: TTntButton
Left = 453
Top = 246
Width = 75
Height = 23
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
end